2025-07-11 00:58:19,182 [ 150999 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-11 00:58:19,182 [ 150999 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-11 00:58:19,182 [ 150999 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-11 00:58:19,182 [ 150999 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_8p5uct --privileged --dns-search='.' --memory=30709030912 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel1_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2]' test_executable_user_defined_functions_config_reload/test.py::test test_explain_estimates/test.py::test_explain_estimates test_external_cluster/test.py::test_ddl test_external_cluster/test.py::test_ddl_replicated test_external_http_authenticator/test.py::test_basic_auth_failed test_external_http_authenticator/test.py::test_header_failed test_external_http_authenticator/test.py::test_session_settings_from_auth_response test_external_http_authenticator/test.py::test_user_create_basic_auth_pass test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 'test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node]' 'test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path]' test_filesystem_cache/test.py::test_custom_cached_disk test_filesystem_cache/test.py::test_dynamic_resize test_filesystem_cache/test.py::test_filesystem_cache_log test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges test_filesystem_cache/test.py::test_keep_up_size_ratio 'test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node]' test_filesystem_cache/test.py::test_system_sync_filesystem_cache test_hedged_requests/test.py::test_async_connect test_hedged_requests/test.py::test_async_query_sending test_hedged_requests/test.py::test_combination1 test_hedged_requests/test.py::test_combination2 test_hedged_requests/test.py::test_combination3 test_hedged_requests/test.py::test_combination4 test_hedged_requests/test.py::test_initial_receive_timeout test_hedged_requests/test.py::test_long_query test_hedged_requests/test.py::test_receive_timeout1 test_hedged_requests/test.py::test_receive_timeout2 test_hedged_requests/test.py::test_send_data test_hedged_requests/test.py::test_send_data2 test_hedged_requests/test.py::test_send_table_status_sleep test_hedged_requests/test.py::test_send_table_status_sleep2 test_hedged_requests/test.py::test_stuck_replica 'test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0]' 'test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1]' test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement test_insert_over_http_query_log/test.py::test_insert_over_http_ok test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table test_join_set_family_s3/test.py::test_join_s3 test_join_set_family_s3/test.py::test_set_s3 test_keeper_auth/test.py::test_auth_snapshot test_keeper_auth/test.py::test_bad_auth_1 test_keeper_auth/test.py::test_bad_auth_10 test_keeper_auth/test.py::test_bad_auth_11 test_keeper_auth/test.py::test_bad_auth_12 test_keeper_auth/test.py::test_bad_auth_13 test_keeper_auth/test.py::test_bad_auth_2 test_keeper_auth/test.py::test_bad_auth_3 test_keeper_auth/test.py::test_bad_auth_4 test_keeper_auth/test.py::test_bad_auth_5 test_keeper_auth/test.py::test_bad_auth_6 test_keeper_auth/test.py::test_bad_auth_7 test_keeper_auth/test.py::test_bad_auth_8 test_keeper_auth/test.py::test_bad_auth_9 'test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk]' 'test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk]' 'test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk]' 'test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk]' 'test_keeper_auth/test.py::test_get_set_acl[get_fake_zk]' 'test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk]' 'test_keeper_auth/test.py::test_partial_auth[get_fake_zk]' 'test_keeper_auth/test.py::test_partial_auth[get_genuine_zk]' 'test_keeper_auth/test.py::test_remove_acl[get_fake_zk]' 'test_keeper_auth/test.py::test_remove_acl[get_genuine_zk]' test_keeper_auth/test.py::test_super_auth test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)]' test_parallel_replicas_increase_error_count/test.py::test_increase_error_count 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}]' -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_keeper_auth/test.py::test_auth_snapshot test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] test_hedged_requests/test.py::test_async_connect test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts test_external_http_authenticator/test.py::test_basic_auth_failed test_external_cluster/test.py::test_ddl test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] [gw7] [ 1%] PASSED test_external_http_authenticator/test.py::test_basic_auth_failed test_external_http_authenticator/test.py::test_header_failed [gw7] [ 2%] PASSED test_external_http_authenticator/test.py::test_header_failed test_external_http_authenticator/test.py::test_session_settings_from_auth_response [gw5] [ 3%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] [gw3] [ 4%] PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] [gw5] [ 5%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] [gw5] [ 6%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] [gw8] [ 7%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide [gw5] [ 8%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] [gw5] [ 9%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] [gw5] [ 10%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] test_executable_user_defined_functions_config_reload/test.py::test [gw7] [ 11%] PASSED test_external_http_authenticator/test.py::test_session_settings_from_auth_response test_external_http_authenticator/test.py::test_user_create_basic_auth_pass [gw3] [ 12%] PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] test_filesystem_cache/test.py::test_custom_cached_disk [gw7] [ 13%] PASSED test_external_http_authenticator/test.py::test_user_create_basic_auth_pass test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass [gw7] [ 14%] PASSED test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass [gw8] [ 15%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes [gw8] [ 16%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide [gw8] [ 17%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide test_parallel_replicas_increase_error_count/test.py::test_increase_error_count [gw9] [ 18%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] [gw9] [ 19%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement [gw9] [ 20%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement test_insert_over_http_query_log/test.py::test_insert_over_http_ok [gw0] [ 21%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw9] [ 22%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_ok test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table [gw9] [ 23%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table [gw6] [ 24%] PASSED test_external_cluster/test.py::test_ddl test_external_cluster/test.py::test_ddl_replicated [gw6] [ 25%] PASSED test_external_cluster/test.py::test_ddl_replicated [gw0] [ 26%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] [gw4] [ 27%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] [gw0] [ 28%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw0] [ 29%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] [gw1] [ 30%] PASSED test_hedged_requests/test.py::test_async_connect test_hedged_requests/test.py::test_async_query_sending test_join_set_family_s3/test.py::test_join_s3 [gw0] [ 31%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] [gw4] [ 32%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] [gw0] [ 33%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] [gw0] [ 34%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw0] [ 35%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] [gw4] [ 36%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] [gw0] [ 37%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] [gw0] [ 38%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] [gw2] [ 39%] PASSED test_keeper_auth/test.py::test_auth_snapshot test_keeper_auth/test.py::test_bad_auth_1 [gw0] [ 40%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw4] [ 41%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] [gw0] [ 42%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw2] [ 43%] PASSED test_keeper_auth/test.py::test_bad_auth_1 test_keeper_auth/test.py::test_bad_auth_10 [gw4] [ 44%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] [gw2] [ 45%] PASSED test_keeper_auth/test.py::test_bad_auth_10 test_keeper_auth/test.py::test_bad_auth_11 [gw6] [ 46%] PASSED test_join_set_family_s3/test.py::test_join_s3 test_join_set_family_s3/test.py::test_set_s3 [gw2] [ 47%] PASSED test_keeper_auth/test.py::test_bad_auth_11 test_keeper_auth/test.py::test_bad_auth_12 [gw4] [ 48%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] [gw2] [ 49%] PASSED test_keeper_auth/test.py::test_bad_auth_12 test_keeper_auth/test.py::test_bad_auth_13 [gw7] [ 50%] PASSED test_parallel_replicas_increase_error_count/test.py::test_increase_error_count [gw6] [ 51%] PASSED test_join_set_family_s3/test.py::test_set_s3 [gw3] [ 52%] PASSED test_filesystem_cache/test.py::test_custom_cached_disk [gw2] [ 53%] PASSED test_keeper_auth/test.py::test_bad_auth_13 test_keeper_auth/test.py::test_bad_auth_2 [gw4] [ 54%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_filesystem_cache/test.py::test_dynamic_resize [gw2] [ 55%] PASSED test_keeper_auth/test.py::test_bad_auth_2 test_keeper_auth/test.py::test_bad_auth_3 [gw3] [ 56%] PASSED test_filesystem_cache/test.py::test_dynamic_resize test_filesystem_cache/test.py::test_filesystem_cache_log [gw4] [ 57%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] [gw3] [ 58%] PASSED test_filesystem_cache/test.py::test_filesystem_cache_log test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges [gw1] [ 59%] PASSED test_hedged_requests/test.py::test_async_query_sending test_hedged_requests/test.py::test_combination1 [gw2] [ 60%] PASSED test_keeper_auth/test.py::test_bad_auth_3 test_keeper_auth/test.py::test_bad_auth_4 [gw2] [ 61%] PASSED test_keeper_auth/test.py::test_bad_auth_4 test_keeper_auth/test.py::test_bad_auth_5 [gw4] [ 62%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] [gw2] [ 63%] PASSED test_keeper_auth/test.py::test_bad_auth_5 test_keeper_auth/test.py::test_bad_auth_6 [gw4] [ 64%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] [gw5] [ 65%] PASSED test_executable_user_defined_functions_config_reload/test.py::test [gw2] [ 66%] PASSED test_keeper_auth/test.py::test_bad_auth_6 test_keeper_auth/test.py::test_bad_auth_7 test_explain_estimates/test.py::test_explain_estimates [gw1] [ 67%] PASSED test_hedged_requests/test.py::test_combination1 test_hedged_requests/test.py::test_combination2 [gw2] [ 68%] PASSED test_keeper_auth/test.py::test_bad_auth_7 test_keeper_auth/test.py::test_bad_auth_8 [gw4] [ 69%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] [gw2] [ 70%] PASSED test_keeper_auth/test.py::test_bad_auth_8 test_keeper_auth/test.py::test_bad_auth_9 [gw3] [ 71%] PASSED test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges test_filesystem_cache/test.py::test_keep_up_size_ratio [gw2] [ 72%] PASSED test_keeper_auth/test.py::test_bad_auth_9 test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] [gw2] [ 73%] PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] [gw1] [ 74%] PASSED test_hedged_requests/test.py::test_combination2 test_hedged_requests/test.py::test_combination3 [gw3] [ 75%] PASSED test_filesystem_cache/test.py::test_keep_up_size_ratio test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] [gw2] [ 76%] PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] [gw2] [ 77%] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] [gw2] [ 78%] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] [gw2] [ 79%] PASSED test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] [gw2] [ 80%] PASSED test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] test_keeper_auth/test.py::test_partial_auth[get_fake_zk] [gw2] [ 81%] PASSED test_keeper_auth/test.py::test_partial_auth[get_fake_zk] test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] [gw2] [ 82%] PASSED test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] test_keeper_auth/test.py::test_remove_acl[get_fake_zk] [gw2] [ 83%] PASSED test_keeper_auth/test.py::test_remove_acl[get_fake_zk] test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] [gw2] [ 84%] PASSED test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] test_keeper_auth/test.py::test_super_auth [gw2] [ 85%] PASSED test_keeper_auth/test.py::test_super_auth [gw5] [ 86%] PASSED test_explain_estimates/test.py::test_explain_estimates test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts [gw3] [ 87%] PASSED test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] test_filesystem_cache/test.py::test_system_sync_filesystem_cache [gw1] [ 88%] PASSED test_hedged_requests/test.py::test_combination3 test_hedged_requests/test.py::test_combination4 [gw3] [ 89%] PASSED test_filesystem_cache/test.py::test_system_sync_filesystem_cache [gw1] [ 90%] PASSED test_hedged_requests/test.py::test_combination4 test_hedged_requests/test.py::test_initial_receive_timeout [gw5] [ 91%] PASSED test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts [gw1] [ 92%] PASSED test_hedged_requests/test.py::test_initial_receive_timeout test_hedged_requests/test.py::test_long_query [gw1] [ 93%] PASSED test_hedged_requests/test.py::test_long_query test_hedged_requests/test.py::test_receive_timeout1 [gw1] [ 94%] PASSED test_hedged_requests/test.py::test_receive_timeout1 test_hedged_requests/test.py::test_receive_timeout2 [gw1] [ 95%] PASSED test_hedged_requests/test.py::test_receive_timeout2 test_hedged_requests/test.py::test_send_data [gw1] [ 96%] PASSED test_hedged_requests/test.py::test_send_data test_hedged_requests/test.py::test_send_data2 [gw1] [ 97%] PASSED test_hedged_requests/test.py::test_send_data2 test_hedged_requests/test.py::test_send_table_status_sleep [gw1] [ 98%] PASSED test_hedged_requests/test.py::test_send_table_status_sleep test_hedged_requests/test.py::test_send_table_status_sleep2 [gw1] [ 99%] PASSED test_hedged_requests/test.py::test_send_table_status_sleep2 test_hedged_requests/test.py::test_stuck_replica [gw1] [100%] PASSED test_hedged_requests/test.py::test_stuck_replica ----------------- generated report log file: parallel1_0.jsonl ----------------- ============================== slowest durations =============================== 22.30s teardown test_join_set_family_s3/test.py::test_set_s3 20.87s call test_hedged_requests/test.py::test_async_query_sending 20.63s call test_executable_user_defined_functions_config_reload/test.py::test 19.22s setup test_external_cluster/test.py::test_ddl 18.38s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] 17.99s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 17.48s teardown test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 17.43s setup test_keeper_auth/test.py::test_auth_snapshot 17.31s setup test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] 16.14s setup test_executable_user_defined_functions_config_reload/test.py::test 15.97s setup test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 14.63s setup test_hedged_requests/test.py::test_async_connect 14.24s setup test_parallel_replicas_increase_error_count/test.py::test_increase_error_count 14.14s call test_hedged_requests/test.py::test_initial_receive_timeout 13.77s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 13.51s call test_filesystem_cache/test.py::test_custom_cached_disk 13.34s setup test_external_http_authenticator/test.py::test_basic_auth_failed 13.19s call test_hedged_requests/test.py::test_long_query 12.80s setup test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] 12.74s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts 12.59s call test_keeper_auth/test.py::test_auth_snapshot 11.71s setup test_filesystem_cache/test.py::test_custom_cached_disk 11.69s setup test_explain_estimates/test.py::test_explain_estimates 11.50s call test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges 10.35s call test_hedged_requests/test.py::test_combination3 10.17s call test_hedged_requests/test.py::test_receive_timeout2 9.21s call test_hedged_requests/test.py::test_async_connect 8.87s teardown test_parallel_replicas_increase_error_count/test.py::test_increase_error_count 8.69s call test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 8.24s call test_hedged_requests/test.py::test_combination1 8.20s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 8.14s call test_hedged_requests/test.py::test_combination4 8.14s call test_hedged_requests/test.py::test_send_data 8.13s call test_hedged_requests/test.py::test_combination2 8.10s call test_hedged_requests/test.py::test_send_data2 7.56s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 7.16s call test_hedged_requests/test.py::test_receive_timeout1 6.82s call test_join_set_family_s3/test.py::test_join_s3 6.26s call test_hedged_requests/test.py::test_send_table_status_sleep 6.13s call test_parallel_replicas_increase_error_count/test.py::test_increase_error_count 6.05s teardown test_hedged_requests/test.py::test_stuck_replica 5.77s call test_hedged_requests/test.py::test_stuck_replica 5.76s call test_filesystem_cache/test.py::test_keep_up_size_ratio 5.32s call test_hedged_requests/test.py::test_send_table_status_sleep2 4.69s teardown test_filesystem_cache/test.py::test_system_sync_filesystem_cache 4.46s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table 4.36s call test_join_set_family_s3/test.py::test_set_s3 4.06s setup test_join_set_family_s3/test.py::test_join_s3 3.98s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 3.79s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 3.78s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 3.58s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 3.58s teardown test_external_cluster/test.py::test_ddl_replicated 3.48s teardown test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 3.33s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 3.09s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 3.08s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 2.98s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 2.93s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 2.87s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 2.75s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 2.47s call test_filesystem_cache/test.py::test_dynamic_resize 2.45s teardown test_explain_estimates/test.py::test_explain_estimates 2.41s teardown test_keeper_auth/test.py::test_super_auth 2.38s call test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] 2.15s call test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] 2.12s call test_keeper_auth/test.py::test_bad_auth_9 2.12s call test_keeper_auth/test.py::test_bad_auth_8 2.12s call test_keeper_auth/test.py::test_bad_auth_3 2.12s call test_keeper_auth/test.py::test_bad_auth_7 2.12s call test_keeper_auth/test.py::test_bad_auth_4 2.12s call test_keeper_auth/test.py::test_bad_auth_6 2.11s call test_keeper_auth/test.py::test_bad_auth_2 2.11s call test_keeper_auth/test.py::test_bad_auth_10 2.11s call test_keeper_auth/test.py::test_bad_auth_13 2.10s call test_keeper_auth/test.py::test_bad_auth_5 2.09s call test_keeper_auth/test.py::test_bad_auth_11 2.08s call test_keeper_auth/test.py::test_bad_auth_1 2.07s call test_keeper_auth/test.py::test_bad_auth_12 1.94s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 1.78s teardown test_executable_user_defined_functions_config_reload/test.py::test 1.73s call test_filesystem_cache/test.py::test_system_sync_filesystem_cache 1.64s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 1.37s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts 1.25s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] 1.24s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] 1.22s teardown test_filesystem_cache/test.py::test_custom_cached_disk 1.22s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 1.18s call test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] 1.13s call test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] 1.13s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 1.06s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] 1.05s call test_external_cluster/test.py::test_ddl 1.05s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] 1.02s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide 1.01s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.97s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.97s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.93s call test_external_http_authenticator/test.py::test_session_settings_from_auth_response 0.93s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.90s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.86s call test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] 0.85s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes 0.84s call test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 0.81s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.60s call test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] 0.57s call test_filesystem_cache/test.py::test_filesystem_cache_log 0.53s call test_explain_estimates/test.py::test_explain_estimates 0.46s call test_insert_over_http_query_log/test.py::test_insert_over_http_ok 0.34s call test_external_cluster/test.py::test_ddl_replicated 0.32s call test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] 0.23s call test_keeper_auth/test.py::test_super_auth 0.23s call test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.21s call test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] 0.20s call test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table 0.18s call test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement 0.16s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.14s call test_keeper_auth/test.py::test_partial_auth[get_fake_zk] 0.13s call test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 0.12s call test_keeper_auth/test.py::test_remove_acl[get_fake_zk] 0.07s call test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.07s call test_external_http_authenticator/test.py::test_basic_auth_failed 0.07s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.06s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.06s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.06s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.05s call test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] 0.05s call test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] 0.05s call test_external_http_authenticator/test.py::test_header_failed 0.03s call test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.00s teardown test_keeper_auth/test.py::test_auth_snapshot 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] 0.00s setup test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s setup test_keeper_auth/test.py::test_bad_auth_1 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table 0.00s setup test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] 0.00s setup test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s setup test_filesystem_cache/test.py::test_dynamic_resize 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.00s setup test_keeper_auth/test.py::test_bad_auth_3 0.00s teardown test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] 0.00s teardown test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] 0.00s setup test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] 0.00s teardown test_join_set_family_s3/test.py::test_join_s3 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] 0.00s teardown test_keeper_auth/test.py::test_bad_auth_2 0.00s setup test_filesystem_cache/test.py::test_keep_up_size_ratio 0.00s setup test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] 0.00s setup test_hedged_requests/test.py::test_combination3 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.00s setup test_hedged_requests/test.py::test_send_data 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_hedged_requests/test.py::test_async_connect 0.00s setup test_hedged_requests/test.py::test_send_table_status_sleep2 0.00s setup test_hedged_requests/test.py::test_async_query_sending 0.00s setup test_join_set_family_s3/test.py::test_set_s3 0.00s setup test_hedged_requests/test.py::test_combination4 0.00s setup test_keeper_auth/test.py::test_bad_auth_6 0.00s teardown test_hedged_requests/test.py::test_receive_timeout2 0.00s teardown test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] 0.00s teardown test_hedged_requests/test.py::test_send_table_status_sleep2 0.00s setup test_keeper_auth/test.py::test_bad_auth_11 0.00s setup test_hedged_requests/test.py::test_combination1 0.00s teardown test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] 0.00s setup test_filesystem_cache/test.py::test_filesystem_cache_log 0.00s setup test_keeper_auth/test.py::test_bad_auth_9 0.00s setup test_keeper_auth/test.py::test_super_auth 0.00s setup test_hedged_requests/test.py::test_long_query 0.00s setup test_hedged_requests/test.py::test_initial_receive_timeout 0.00s teardown test_hedged_requests/test.py::test_combination3 0.00s teardown test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_keeper_auth/test.py::test_bad_auth_12 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_keeper_auth/test.py::test_bad_auth_2 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.00s setup test_hedged_requests/test.py::test_send_data2 0.00s setup test_hedged_requests/test.py::test_receive_timeout1 0.00s teardown test_hedged_requests/test.py::test_combination4 0.00s teardown test_keeper_auth/test.py::test_bad_auth_13 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s teardown test_keeper_auth/test.py::test_bad_auth_10 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_keeper_auth/test.py::test_bad_auth_8 0.00s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 0.00s teardown test_hedged_requests/test.py::test_send_data 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.00s teardown test_hedged_requests/test.py::test_send_table_status_sleep 0.00s teardown test_hedged_requests/test.py::test_combination2 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s teardown test_hedged_requests/test.py::test_async_query_sending 0.00s teardown test_hedged_requests/test.py::test_initial_receive_timeout 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.00s teardown test_hedged_requests/test.py::test_long_query 0.00s teardown test_external_cluster/test.py::test_ddl 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s teardown test_keeper_auth/test.py::test_bad_auth_5 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges 0.00s teardown test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] 0.00s setup test_keeper_auth/test.py::test_partial_auth[get_fake_zk] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s setup test_external_http_authenticator/test.py::test_session_settings_from_auth_response 0.00s teardown test_filesystem_cache/test.py::test_dynamic_resize 0.00s setup test_keeper_auth/test.py::test_remove_acl[get_fake_zk] 0.00s teardown test_keeper_auth/test.py::test_bad_auth_11 0.00s setup test_keeper_auth/test.py::test_bad_auth_13 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s teardown test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] 0.00s teardown test_keeper_auth/test.py::test_bad_auth_9 0.00s setup test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.00s setup test_filesystem_cache/test.py::test_system_sync_filesystem_cache 0.00s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes 0.00s teardown test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 0.00s teardown test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] 0.00s teardown test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] 0.00s setup test_hedged_requests/test.py::test_stuck_replica 0.00s setup test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.00s setup test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] 0.00s setup test_keeper_auth/test.py::test_bad_auth_5 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s setup test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] 0.00s setup test_keeper_auth/test.py::test_bad_auth_4 0.00s teardown test_keeper_auth/test.py::test_bad_auth_4 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s teardown test_external_http_authenticator/test.py::test_header_failed 0.00s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide 0.00s setup test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 0.00s setup test_keeper_auth/test.py::test_bad_auth_7 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s setup test_external_http_authenticator/test.py::test_header_failed 0.00s teardown test_external_http_authenticator/test.py::test_basic_auth_failed 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide 0.00s teardown test_keeper_auth/test.py::test_bad_auth_6 0.00s teardown test_hedged_requests/test.py::test_receive_timeout1 0.00s setup test_hedged_requests/test.py::test_receive_timeout2 0.00s setup test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_ok 0.00s setup test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges 0.00s teardown test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_hedged_requests/test.py::test_combination2 0.00s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts 0.00s teardown test_keeper_auth/test.py::test_bad_auth_3 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_filesystem_cache/test.py::test_filesystem_cache_log 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s teardown test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] 0.00s teardown test_keeper_auth/test.py::test_partial_auth[get_fake_zk] 0.00s teardown test_hedged_requests/test.py::test_combination1 0.00s setup test_external_cluster/test.py::test_ddl_replicated 0.00s teardown test_keeper_auth/test.py::test_bad_auth_1 0.00s teardown test_external_http_authenticator/test.py::test_session_settings_from_auth_response 0.00s teardown test_keeper_auth/test.py::test_bad_auth_12 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_ok 0.00s setup test_keeper_auth/test.py::test_bad_auth_8 0.00s setup test_keeper_auth/test.py::test_bad_auth_10 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s setup test_hedged_requests/test.py::test_send_table_status_sleep 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.00s teardown test_hedged_requests/test.py::test_send_data2 0.00s teardown test_keeper_auth/test.py::test_remove_acl[get_fake_zk] 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement 0.00s teardown test_keeper_auth/test.py::test_bad_auth_7 0.00s teardown test_filesystem_cache/test.py::test_keep_up_size_ratio =========================== short test summary info ============================ PASSED test_external_http_authenticator/test.py::test_basic_auth_failed PASSED test_external_http_authenticator/test.py::test_header_failed PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] PASSED test_external_http_authenticator/test.py::test_session_settings_from_auth_response PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] PASSED test_external_http_authenticator/test.py::test_user_create_basic_auth_pass PASSED test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_ok PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table PASSED test_external_cluster/test.py::test_ddl PASSED test_external_cluster/test.py::test_ddl_replicated PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] PASSED test_hedged_requests/test.py::test_async_connect PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] PASSED test_keeper_auth/test.py::test_auth_snapshot PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] PASSED test_keeper_auth/test.py::test_bad_auth_1 PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_keeper_auth/test.py::test_bad_auth_10 PASSED test_join_set_family_s3/test.py::test_join_s3 PASSED test_keeper_auth/test.py::test_bad_auth_11 PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_keeper_auth/test.py::test_bad_auth_12 PASSED test_parallel_replicas_increase_error_count/test.py::test_increase_error_count PASSED test_join_set_family_s3/test.py::test_set_s3 PASSED test_filesystem_cache/test.py::test_custom_cached_disk PASSED test_keeper_auth/test.py::test_bad_auth_13 PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_keeper_auth/test.py::test_bad_auth_2 PASSED test_filesystem_cache/test.py::test_dynamic_resize PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_filesystem_cache/test.py::test_filesystem_cache_log PASSED test_hedged_requests/test.py::test_async_query_sending PASSED test_keeper_auth/test.py::test_bad_auth_3 PASSED test_keeper_auth/test.py::test_bad_auth_4 PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_keeper_auth/test.py::test_bad_auth_5 PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_executable_user_defined_functions_config_reload/test.py::test PASSED test_keeper_auth/test.py::test_bad_auth_6 PASSED test_hedged_requests/test.py::test_combination1 PASSED test_keeper_auth/test.py::test_bad_auth_7 PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_keeper_auth/test.py::test_bad_auth_8 PASSED test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges PASSED test_keeper_auth/test.py::test_bad_auth_9 PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] PASSED test_hedged_requests/test.py::test_combination2 PASSED test_filesystem_cache/test.py::test_keep_up_size_ratio PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] PASSED test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] PASSED test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] PASSED test_keeper_auth/test.py::test_partial_auth[get_fake_zk] PASSED test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] PASSED test_keeper_auth/test.py::test_remove_acl[get_fake_zk] PASSED test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] PASSED test_keeper_auth/test.py::test_super_auth PASSED test_explain_estimates/test.py::test_explain_estimates PASSED test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] PASSED test_hedged_requests/test.py::test_combination3 PASSED test_filesystem_cache/test.py::test_system_sync_filesystem_cache PASSED test_hedged_requests/test.py::test_combination4 PASSED test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts PASSED test_hedged_requests/test.py::test_initial_receive_timeout PASSED test_hedged_requests/test.py::test_long_query PASSED test_hedged_requests/test.py::test_receive_timeout1 PASSED test_hedged_requests/test.py::test_receive_timeout2 PASSED test_hedged_requests/test.py::test_send_data PASSED test_hedged_requests/test.py::test_send_data2 PASSED test_hedged_requests/test.py::test_send_table_status_sleep PASSED test_hedged_requests/test.py::test_send_table_status_sleep2 PASSED test_hedged_requests/test.py::test_stuck_replica ======================= 100 passed in 175.39s (0:02:55) ========================